Skip to content

Add RoaringBitmap support to vortex-jni bindings#8220

Merged
robert3005 merged 2 commits into
developfrom
rk/jniselection
Jun 2, 2026
Merged

Add RoaringBitmap support to vortex-jni bindings#8220
robert3005 merged 2 commits into
developfrom
rk/jniselection

Conversation

@robert3005

Copy link
Copy Markdown
Contributor

I think this is a bit messy but I don't know how to make it better in the C API

This is being added to support positional deletes in iceberg

Signed-off-by: Robert Kruszewski <github@robertk.io>
@robert3005 robert3005 added the changelog/feature A new feature label Jun 2, 2026
@codspeed-hq

codspeed-hq Bot commented Jun 2, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

⚠️ Unknown Walltime execution environment detected

Using the Walltime instrument on standard Hosted Runners will lead to inconsistent data.

For the most accurate results, we recommend using CodSpeed Macro Runners: bare-metal machines fine-tuned for performance measurement consistency.

⚡ 4 improved benchmarks
❌ 4 regressed benchmarks
✅ 1267 untouched benchmarks

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation chunked_bool_canonical_into[(1000, 10)] 30.6 µs 45.5 µs -32.83%
Simulation chunked_varbinview_canonical_into[(1000, 10)] 161.6 µs 197.8 µs -18.29%
Simulation chunked_varbinview_into_canonical[(1000, 10)] 176.2 µs 212.4 µs -17.02%
Simulation bitwise_not_vortex_buffer_mut[128] 246.1 ns 275.3 ns -10.6%
Simulation baseline_eq[4, 65536] 237.9 µs 185.1 µs +28.54%
Simulation baseline_lt[16, 65536] 275.5 µs 217.6 µs +26.62%
Simulation baseline_lt[4, 65536] 253.2 µs 200.9 µs +26.01%
Simulation baseline_eq[16, 65536] 260.5 µs 230 µs +13.23%

Tip

Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.


Comparing rk/jniselection (798ff51) with develop (84a4a3f)

Open in CodSpeed

Signed-off-by: Robert Kruszewski <github@robertk.io>
@robert3005 robert3005 requested review from a10y and onursatici June 2, 2026 16:31
@robert3005 robert3005 merged commit 667e1d7 into develop Jun 2, 2026
73 of 75 checks passed
@robert3005 robert3005 deleted the rk/jniselection branch June 2, 2026 23:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/feature A new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants